CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SIFT match

搜索资源列表

  1. sift_match

    0下载:
  2. 从视频读取帧,提取Sift特征点,进行特征点的匹配,合成视频-read frame from a video,get the sift feature,and match,then make a new video
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:20195126
    • 提供者:shufy
  1. wode1

    0下载:
  2. 是一个很好的图像拼接程序,先用sift算法提取两幅图片的特征点再用算法筛去错配点,把匹配点用线连接起来,注意:主函数是match.m,运行主函数后在命令框输入运行match( image1.jpg , image2.jpg )-Is a good image stitching program, the first two pictures with the sift algorithm feature extraction algorithm and then weed out the wro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1604649
    • 提供者:左涛
  1. sift_feature-extract-and-match

    0下载:
  2. 使用sift算法,找出图像的关键点,使用关键点作为匹配因子对两幅图像进行匹配,数据库中包含了丰富的可用图片库。-Use sift algorithm to find the image of the key points, key points to use as matching factor of two images match, the database contains a wealth of available gallery.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6727430
    • 提供者:caixiang
  1. sift

    0下载:
  2. 这是sift算子,能实现两幅影像的匹配,其匹配效果相当好,对于初始匹配有较强的效果。-This is sift operator, the two images match, the match is quite good, have a strong effect in the initial match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:441039
    • 提供者:wqc
  1. sift

    0下载:
  2. SIFT特征(Scale-invariant feature transform,尺度不变特征转换)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe 在1999年所发表,2004年完善总结。其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。-Scale-invariant feature transform (or SIFT) is an algori
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8783130
    • 提供者:张博
  1. new-sift-for-image-match

    0下载:
  2. 改进的sift图像匹配算法,sift即特征不变特征转换,是今年来研究比较多的图像特征匹配算法-Improved sift image matching algorithm, sift the characteristics of the same characteristics of the conversion is to study this year, a relatively large number of image feature matching algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2928459
    • 提供者:杨生远
  1. pcgames_DotA_im_3.80

    0下载:
  2. sift匹配程序在matlab环境下的实现,包括特征提取与匹配-the sift match program realization in Matlab environment, including feature extraction and matching
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:7683181
    • 提供者:
  1. SIFT

    0下载:
  2. 这是一个运用SIFT算法进行图像匹配的很好的程序,匹配结果很有效-Good program for images that match the SIFT algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:130081
    • 提供者:大土土
  1. sift-introduction

    0下载:
  2. SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力。该算法目前外文资料较多,但中文方面的介绍较少.-SIFT feature matching algorithm is at home and abroad feature points matching hot area of ​ ​ research and diffi
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1652830
    • 提供者:杨杙
  1. multiple-view-match-under-gui

    0下载:
  2. 将点匹配方法包括harris,sift,susan集成在GUI中显示,还包含了边缘的检测与直线的提取,此外还可以进行线分组,程序可直接运行-Harris, sift, susan point matching method is integrated in the GUI display also includes the extraction of edge detection and linear addition line grouping, the program can be run
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:14599415
    • 提供者:fanchand
  1. NSIFTVCe

    0下载:
  2. 不用多说了,看标题就知道了。能对对图像进行sift匹配可直接使用。 -Needless to say, look at the title. Can sift match the image can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:182855
    • 提供者:一群舰队
  1. Efficient_RANSAC

    0下载:
  2. sift匹配时,有时候会有错误的匹配点,该程序就是消除这些点的。-sift match,error keypoint pairs,the program is to disappear those pairs
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-19
    • 文件大小:195466
    • 提供者:moon
  1. opencvtest

    0下载:
  2. android手机端上sift匹配的源代码,需要导入opencv库。-The android phone end sift match the source code, you need to import opencv library.
  3. 所属分类:Graph program

    • 发布日期:2017-11-24
    • 文件大小:6342212
    • 提供者:zhy
  1. match

    0下载:
  2. match by SIFT with two of gray images
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:1054
    • 提供者:hwang
  1. match

    0下载:
  2. 基于sift算发图像匹配,速度快,准确率高-sift count hair image matching, fast, high accuracy
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-29
    • 文件大小:25802427
    • 提供者:Legend_WH
  1. match

    0下载:
  2. 基于sift算法的图像匹配 处理程序-Sift algorithm for image matching image matching-based handler
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-24
    • 文件大小:1024
    • 提供者:dongning
  1. SIFT-feature-matching-

    0下载:
  2. SIFT 特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处 理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄 的图像也具备较为稳定的特征匹配能力。该算法目前外文资料较多,但中文方面的介绍较少。为此 我撰写了这篇文档,以帮助国内的研究学者尽快入门,以最快的速度去体验 特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处 理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1634662
    • 提供者:yangzhijuan
  1. MyContact

    0下载:
  2. android手机通讯源码可以正常运行,包括常规的手机通讯录功能。-。-The android phone end sift match the source code, you need to import opencv library.
  3. 所属分类:JavaScript

    • 发布日期:2017-05-16
    • 文件大小:4216930
    • 提供者:刘轩
  1. SIFT

    0下载:
  2. 特征点提取匹配,是在opencv上进行测试的可用-match
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2902598
    • 提供者:纪强强
  1. match

    0下载:
  2. 基于opencv的SIFT特征提取:捕捉摄像头视频,进行角点匹配-SIFT-based feature extraction opencv: camera, video capture, carried corner matching
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:632
    • 提供者:李少芳
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com